OpenBuildings GenerativeComponents Help

The Breakpoint Statement (Advanced Topic)

Provides a way to forcibly launch the interactive debugger.

General Form

breakpoint;

When a breakpoint statement is performed, the GCScript Debugger form is launched, poised at the next statement.